|
|
|
|
Gadgets Property, SftTabs Class |
Returns the instance of the GadgetsClass class that is used to describe gadgets.
Syntax SftTabs Class (Softelvdm.SftTabsNET)
VB |
Public ReadOnly Property Gadgets As GadgetsClass |
C# |
public GadgetsClass Gadgets { get; } |
C++ |
public: property GadgetsClass^ Gadgets { |
Property Value
The instance of the GadgetsClass object.
Comments
The Gadgets property returns the instance of the GadgetsClass class that is used to describe gadgets.